-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix custom cookies example #9321
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9321 +/- ##
=======================================
Coverage 98.56% 98.56%
=======================================
Files 107 107
Lines 34896 34896
Branches 4135 4135
=======================================
Hits 34395 34395
Misses 334 334
Partials 167 167
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a4b148e on top of patchback/backports/3.10/a4b148e84dacfaac3b17c6cb5f5ca3025b0e4914/pr-9321 Backporting merged PR #9321 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a4b148e on top of patchback/backports/3.11/a4b148e84dacfaac3b17c6cb5f5ca3025b0e4914/pr-9321 Backporting merged PR #9321 into master
🤖 @patchback |
(cherry picked from commit a4b148e)
(cherry picked from commit a4b148e)
Fixes #7121.